* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
i {
  font-style: normal;
}
a {
  text-decoration: none;
  color: #333;
}
img {
  vertical-align: middle;
  border: 0;
}
input {
  border: 0;
  outline: 0;
}
sun{
 width: 100%; 
}

.clear {display: none;}
.mobile_none {
  display: none !important;
}
::-webkit-scrollbar {
  width: 0px;
}
.header {
  width: 100%;
}
.header .left {
  overflow: hidden;
}
.header .left a {
  display: block;
  float: left;
  padding-left: 0.27rem;
}
.header .left a .logo {
  width: 0.93rem;
}
.header .left .name {
  display: block;
  float: left;
  font-size: 0.25rem;
  padding-top: 0.45rem;
  padding-left: 0.2rem;
  color: #135a96;
  font-weight: 700;
  width: 6rem;
}
.header .right {
  overflow: hidden;
  padding-top: 0.13rem;
}
.header .right .search {
  float: right;
  width: 5.85rem;
  height: 0.68rem;
  background: url(MEPC_base_SearchBg_mobile_v2019_03.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.02rem;
  padding-right: 0.02rem;
  margin-right: 0.2rem;
}
.header .right .search .btn {
  float: right;
  height: 0.66rem;
  width: 0.66rem;
  border-radius: 0.33rem;
  background: #fff;
  background: url(MEPC_base_SearchBiggerlens_v2019_03.png) no-repeat;
  background-position: 0 0.13rem;
  background-size: 65%;
}
.header .right .search .input {
  float: right;
  border: 0;
  outline: 0;
  height: 0.66rem;
  width: 4.8rem;
  color: #b2b2b2;
  font-size: 0.32rem;
  font-family: "Times New Roman";
}
.header .right .key_word {
  padding: 0.21rem .24rem 0;
  font-family: "Times New Roman";
  font-size: 0.26rem;
  clear: both;
  overflow: hidden;
}
.header .right .key_word .key_word_title {
  color: #808080;
}
.key_word span:nth-child(1) {
  float: right;
  margin-left: 0.5rem !important;
}
.key_word span:nth-child(2) {
  float: right;
}
.key_word span:nth-child(3) {
  float: right;
  
}
.footer {
  color: #8a919f;
  background: #f8f8f8;
  font-size: 0.3rem;
  font-family: Arial;
  line-height: 0.48rem;
  padding: 0.45rem 0.25rem;
  border-top: 6px solid #407ca7;
}

.style_pc {
  width: 2.5rem;
  margin: .2rem auto 0;
  font-size: .3rem;
  line-height: .7rem;
  text-align: center;
  border: 1px #D1DAE7 solid;
  border-radius: .1rem;
  color: #566A87;
  display: block;
  font-size: .3rem;
}
.PcBtn {
  display: none;
  width: 1.22rem;
  height: .7rem;
  background: url(MEPC_index_pcico_v202007.gif) no-repeat 0 .2rem;
  background-size: .35rem .31rem;
  z-index: 999;
  font-size: .24rem;
  float: right;
  color: #B01A07;
  line-height: .7rem;
  text-align: right;
  padding-right: .1rem;
}
/*
.PcBtn {
  position: fixed;
  display: block;
  width: .95rem;
  height: .95rem;
  background: url(MEPC_index_pcico_v2020.png) no-repeat;
  background-size:100% 100%;
  right: .1rem;
  top:4rem;
  z-index: 999;
}
*/
.style_App {
  display: none;
}
.AppBtn {
  display: none;
}